home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 6 / The Best of Select: Games 6.iso / kids / wissoll / go32.txt < prev    next >
Text File  |  1995-03-08  |  3KB  |  72 lines

  1. Wissoll Circus Trophy verwendet den GO32 Dosextender von DJ Delorie 
  2. und wurde mit dem zum DJGPP-Paket von DJ Delorie gehörenden GNU-C Compiler 
  3. übersetzt.
  4.  
  5. Diese Datei enthält die durch die Verwendung dieses Entwicklungssystems
  6. erforderlichen Copyright Informationen.
  7.  
  8. Dieses Programm enthält keine Teile oder Library-Routinen, die zum 
  9. GNU-Projekt gehören und unter das Copyright der Free Software Foundation
  10. fallen, auch wenn solche Teil des verwendeten Entwicklungssystems sind.
  11. Es wurde lediglich die zum Entwicklungssystem gehörende C-Library verwendet,
  12. welche an der UCB (University of California, Berkeley) entwickelte Teile
  13. enthält. Das Copyright dieser Library-Teile erfordert den folgenden Hinweis:
  14.  
  15.    This product includes software developed by the University of California,
  16.    Berkeley and its contributors
  17.  
  18. Ein weiterer Bestandteil der Lizenzbedingungen für GO32 ist die Bekannt-
  19. gabe einer Bezugsquelle für DJGPP. Im folgenden finden Sie einen
  20. Auszug aus der DJGPP README Datei, welcher ausreichende Informationen zum
  21. Auffinden des DJGPP Paketes enthält. Noch einmal zur Verdeutlichung:
  22. Das Folgende bezieht sich auf das DJGPP-Paket.
  23. ------------------------------------------------------------------------
  24.  
  25. Disclaimer: This software is distributed WITHOUT ANY WARRANTY; without
  26. even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  27. PURPOSE.
  28.  
  29. DJ Delorie
  30. USmail: 24 Kirsten Ave, Rochester, NH 03867-2954, USA
  31. email:  dj@ctron.com
  32.  
  33. mailing list: djgpp@sun.soe.clarkson.edu (listserv@sun.soe.clarkson.edu)
  34.      djgpp-announce@sun.soe.clarkson.edu (listserv@sun.soe.clarkson.edu)
  35.  
  36. DJGPP File location:
  37.     host:      omnigate.clarkson.edu
  38.     login:     ftp
  39.     password:  send your e-mail address
  40.     directory: ~ftp/pub/msdos/djgpp
  41.  
  42. Many thanks to the sysops at Clarkson for providing a home to djgpp!
  43.  
  44. As a convenience to non-FTP users, djgpp is also stored on Clarkson's
  45. archive server.  To access the archive server, do this:
  46.  
  47.    % mail archive-server@omnigate.clarkson.edu
  48.    Subject: <none>
  49.    help
  50.    index msdos/djgpp
  51.    ^D
  52.  
  53.  
  54. Copyright Information:
  55.  
  56. * Source code for most of libc.a are copyright (c) Regents of the University
  57.   of California.  These files include copyright information in them.  The
  58.   utilities are compiled against these libraries, and thus contain software
  59.   developed by the University of California, Berkeley, and its contributors.
  60.   Some of the BSD source code has been modified to operate properly in the
  61.   MS-DOS environment.
  62.  
  63. * Any sources not falling under the copyrights of FSF or UCB (as above) are
  64.   Copyright (c) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954.
  65.   To contact me via E-Mail, sent to "dj@ctron.com".  Cabletron Systems Inc
  66.   is in no way involved with this project; I just happen to work for them
  67.   during the day.
  68.  
  69. ------------------------------------------------------------------------
  70.  
  71.  
  72.